home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmGetPostedFromWidget.z / XmGetPostedFromWidget
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmGGGGeeeettttPPPPoooosssstttteeeeddddFFFFrrrroooommmmWWWWiiiiddddggggeeeetttt((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmGGGGeeeettttPPPPoooosssstttteeeeddddFFFFrrrroooommmmWWWWiiiiddddggggeeeetttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmGGGGeeeettttPPPPoooosssstttteeeeddddFFFFrrrroooommmmWWWWiiiiddddggggeeeetttt - A RowColumn function that returns
  10.           the widget from which a menu was posted
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/RowColumn.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmGGGGeeeettttPPPPoooosssstttteeeeddddFFFFrrrroooommmmWWWWiiiiddddggggeeeetttt(
  15.           WWWWiiiiddddggggeeeetttt mmmmeeeennnnuuuu);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmGGGGeeeettttPPPPoooosssstttteeeeddddFFFFrrrroooommmmWWWWiiiiddddggggeeeetttt returns the widget from which a menu
  22.           was posted.  For torn-off menus, this function returns the
  23.           widget from which the menu was originally torn.  An
  24.           application can use this routine during the activate
  25.           callback to determine the context in which the menu callback
  26.           should be interpreted.
  27.  
  28.           _m_e_n_u      Specifies the widget ID of the menu
  29.  
  30.           For a complete definition of RowColumn and its associated
  31.           resources, see XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn(3).
  32.  
  33.      RRRREEEETTTTUUUURRRRNNNN
  34.           Returns the widget ID of the widget from which the menu was
  35.           posted.  If the menu is a Popup Menu, the returned widget is
  36.           the widget from which the menu was popped up.  If the menu
  37.           is a Pulldown Menu, the returned widget is the MenuBar or
  38.           OptionMenu from which the widget was pulled down.
  39.  
  40.      RRRREEEELLLLAAAATTTTEEEEDDDD
  41.           XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn(3).
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.